.container-fluid {
    padding: 0;
}

.container {
    width: 1200px;
    padding: 0;
}

html,
body {
    width: 100%;
    /* overflow: hidden;	 */
    /* height: 980px; */
}

i,
em {
    font-style: normal;
}

input,
button,
select,
textarea {
    outline: none;
}

h3 {
    margin: 0 auto;
}



a:link,
a:visited,
a:hover,
a:active {
    text-decoration: none;
}

a:hover {
    color: #4e98c4
}

/* header */

.header {
    width: 100%;
    height: 169px;
    background-color: rgba(255, 255, 255, 0.77);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 50;
}

.header .header_logo {
    width: 86px;
    height: 169px;
    float: left;
}

.header .header_logo img {
    height: 169px;
}

.header .header_xinxi {
    width: 1114px;
    height: 35px;
    margin-top: 47px;
    float: right;
}

.header .header_xinxi .phone {
    margin-left: 60px;
    width: 184px;
    height: 35px;
    border-radius: 17.5px;
    background: url(../images/phone.png);
    background-size: 100%;
    float: left;
}

.header .header_xinxi .phone1 {
    margin-left: 20px;
    width: 184px;
    height: 35px;
    border-radius: 17.5px;
    background: url(../images/phone1.png);
    background-size: 100%;
    float: left;
}

.header .menu {
    height: 80px;
    margin-top: 22px;
}

.header .menu ul {
    height: 80px;
}

.header .menu ul li a,
.header .menu ul li a:visited {
    display: block;
    width: 138px;
    text-align: center;
    font-size: 14px;
    color: #333;
    line-height: 30px;
    padding-top: 20px;
    padding-bottom: 8px;
    text-decoration: none;

}

.header .menu ul li a:hover {}

.header .menu ul li a i {
    display: block;
    line-height: 10px;
    text-transform: uppercase;
    color: #bdbdbd;
    font-size: 12px;
}

.header .menu ul li {
    float: left;
    position: relative;
    z-index: 100;
}

.header .menu ul li ul {
    display: none;
    width: 138px;
}

.header .menu ul li:hover a {
    background: url(../images/navarrow.png) no-repeat bottom center;
    position: relative;
    z-index: 100;
    color: #333;
    font-weight: bold;
}

.header .menu ul li:hover ul {
    display: block;
    position: absolute;
    left: 0;
}

.header .menu ul li:hover ul li a.hode {
    color: #333;
}

.header .menu ul li:hover ul li {
    display: block;
    width: 138px;
    background-color: #1c63c3;
}

.header .menu ul li:hover ul li:hover a.hide {
    color: #333;
}

.header .menu ul li:hover ul li ul {
    display: none;
    top: 0px;
}

.header .menu ul li:hover ul li a {
    display: block;
    color: #fff;
    line-height: 20px;
    padding-top: 12px;
    background-image: none;
    font-size: 14px;
    width: 138px;
    border-bottom: 1px solid #fff;
    font-weight: normal;
    padding-bottom: 12px;
}

.header .menu ul li:hover ul li a:hover {
    background-color: #022e6a;
    color: #fff;
}

.banner {
    width: 100%;
    height: auto;
}

#menu {
    margin: 0;
    padding: 0;
    position: fixed;
    right: 16px;
    top: 50%;
    list-style-type: none;
    z-index: 70;
    width: 10px;
    transform: translateY(-50%);
}

#menu li {
    float: left;
    margin: 10px 0;
    font-size: 14px;
}

#menu a {
    float: left;
    padding: 5px;
    background-color: #fff;
    color: #333;
    text-decoration: none;
    border-radius: 8.5px;
}

#menu .active a {
    color: #fff;
    background-color: #0f96dd;
}

.section2 {
    background: url(../images/indexabout.png) 0 0 no-repeat;
    background-size: 100%;
}

.about {
    margin-top: 220px;
}

.about .about_main {
    height: 600px;
    position: relative;
    left: -150%;
}

.about .about_main p:nth-child(1) {
    width: 35px;
    height: 41px;
    background: url(../images/tongarrow.png) 0 0 no-repeat;

    position: absolute;
    top: 25px;
}

.about .about_main span:nth-child(2) {
    font-size: 36px;
    position: absolute;
    top: 62px;
    color: #fff;
    font-weight: 700;
}

.about .about_main span:nth-child(3) {
    font-size: 36px;
    position: absolute;
    top: 122px;
    left: 70px;
    color: #fff;
}

.about .about_main p:nth-child(4) {
    width: 465px;
    height: 369px;
    position: absolute;
    top: 230px;
    font-size: 12px;
    line-height: 26px;
    color: #fff;
    display: inline;
}

.about .about_img {
    height: 600px;
    margin-top: 20px;
    padding: 0;
    position: relative;
    right: -150%;
}

.about .about_img .about_img_img {
    width: 600px;
    height: 450px;
    background: url(../images/aboutimg.png) 0 0 no-repeat;
    background-size: 100%;
}

.about .about_img .about_button {
    width: 145px;
    height: 33px;
    background: url(../images/aboutbutton.png);
    color: #fff;
    transition: all 0.3s;
    font-size: 16px;
    line-height: 33px;
    text-align: right;
    padding-right: 27px;
    margin-top: 47px;
}

.about .about_img .about_button:hover {
    color: #878787;
}

.section3 {
    background: url(../images/indexnew.png) 0 0 no-repeat;
    background-size: 100%;
}

.section3 .new_main {
    position: relative;
    margin-top: 150px;
    height: 670px;

}

.section3 .new_main .tongarrow {
    width: 41px;
    height: 35px;
    background: url(../images/tongarrow.png) 0 0 no-repeat;
    position: absolute;
    top: 22px;
}

.section3 .new_main span:nth-child(2) {
    font-size: 36px;
    position: absolute;
    top: 62px;
    color: #1c63c3;
    font-weight: 700;
}

.section3 .new_main>span:nth-child(3) {
    font-size: 36px;
    position: absolute;
    top: 122px;
    left: 70px;
    color: #1c63c3;
}

.section3 {
    overflow: hidden;
}

.section3 .new_main ul {
    overflow: hidden;
    /*position: absolute;*/
	margin-top: 200px;
    /*top: 100%;*/
}

.section3 .new_main ul li {
    width: 396px;
    height: 400px;
    background-color: rgba(251, 251, 251, 0.9);
    float: left;
    padding: 85px 48px 57px 49px;
    position: relative;
}

.section3 .new_main ul li a p:nth-child(1) {
    font-size: 18px;
    font-weight: 600;
    color: #454545;

}

.section3 .new_main ul li a p:nth-child(2) {
    font-size: 14px;
    margin-top: 47px;
    line-height: 24px;
    color: #7d7d7d;
    margin-bottom: 50px;

}

.section3 .new_main ul li a span:nth-child(3) {
    color: #7d7d7d;
}

.section3 .new_main ul li a span:nth-child(4) {
    display: block;
    width: 20px;
    height: 20px;
    background: url(../images/newarrow1.png);
    position: absolute;
    bottom: 57px;
    right: 50px;
}

.section3 .new_main ul li:hover {
    background-color: rgba(39, 106, 196, 0.9);
}

.section3 .new_main ul li:hover a p:nth-child(1),
.section3 .new_main ul li:hover a p:nth-child(2),
.section3 .new_main ul li:hover a span:nth-child(3) {
    color: #fff;
}

.section3 .new_main ul li a span:nth-child(4) img {
    display: none;

}

.section3 .new_main ul li:hover a span:nth-child(4) img {
    display: block;
}

.section3 .about_button {
    width: 145px;
    height: 33px;
    background: url(../images/aboutbutton.png);
    color: #fff;
    transition: all 0.3s;
    font-size: 16px;
    line-height: 33px;
    text-align: right;
    padding-right: 27px;
    margin-top: 660px;
    margin-left: 1045px;
}

.section3 .about_button:hover {
    color: #878787;
}

.section4 {
    background: url(../images/ppfw.png) 0 0 no-repeat;
    background-size: 100%;
}

.section4 .ppfw_title {
    width: 1200px;
    height: 150px;
    margin-top: 200px;
    position: relative;
}

.section4 .ppfw_title p:nth-child(1) {
    width: 41px;
    height: 35px;
    background: url(../images/tongarrow.png) 0 0 no-repeat;

}

.section4 .ppfw_title p:nth-child(2) {
    font-size: 36px;
    height: 36px;
    line-height: 36px;
    color: #fff;
    font-weight: 700;
}

.section4 .ppfw_title p:nth-child(3) {
    height: 36px;
    line-height: 36px;
    margin-top: 26px;
}

.section4 .ppfw_title p:nth-child(3) span:nth-child(1) {
    font-size: 36px;
    color: #fff;
    margin-left: 70px;
}

.section4 .ppfw_title p:nth-child(3) span:nth-child(2) {
    display: block;
    height: 36px;
    margin-left: 220px;
    font-size: 20px;
    line-height: 36px;
    float: right;
    margin-top: -37px;
}

.section4 ul {
    overflow: hidden;
    margin-top: 46px;
    position: relative;
    right: -150%;
}

.section4 ul li {
    width: 370px;
    height: 375px;
    float: left;
    margin-right: 45px;
}

.section4 ul li:nth-child(3n+3) {
    margin-right: 0;
}

.section4 ul li .ppfwimg {
    width: 370px;
    height: 278px;
    overflow: hidden;
    position: relative;
}

.section4 ul li img {
    width: 370px;
    height: 278px;
}

.section4 ul li img:nth-child(2) {
    position: absolute;

    top: 278px;
    transition: all 0.6s;
}

.section4 ul li p {
    height: 97px;
    width: 370px;
    font-size: 18px;
    line-height: 97px;
    color: #000000;
    text-align: center;
    background-color: #fff;
}

.section4 ul li:hover img:nth-child(2) {
    transform: translateY(-278px);
}

.section4 ul li:hover p {
    color: #fff;
    background-color: #1c63c3;
}

.section4 .about_button {
    width: 145px;
    height: 33px;
    background: url(../images/aboutbutton.png);
    color: #fff;
    transition: all 0.3s;
    font-size: 16px;
    line-height: 33px;
    text-align: right;
    padding-right: 27px;
    margin-top: 27px;
    margin-left: 1291px;
}

.section4 .about_button:hover {
    color: #878787;
}

.section5 {
    background: url(../images/foot.png) 0 0 no-repeat;
    background-size: 100%;
    position: relative;
}

.section5 .ppfw_title {
    width: 1200px;
    height: 150px;
    margin-top: 174px;
}

.section5 .ppfw_title p:nth-child(1) {
    width: 41px;
    height: 35px;
    background: url(../images/tongarrow.png) 0 0 no-repeat;
    margin-bottom: 0;
}

.section5 .ppfw_title p:nth-child(2) {
    font-size: 36px;
    height: 36px;
    line-height: 36px;
    color: #fff;
    font-weight: 700;
    margin-top: 3px;
}

.section5 .ppfw_title p:nth-child(3) {
    height: 36px;
    line-height: 36px;
    margin-top: 26px;
}

.section5 .ppfw_title p:nth-child(3) span:nth-child(1) {
    font-size: 36px;
    color: #fff;
    margin-left: 70px;
}

.section5 .ppfw_title p:nth-child(3) span:nth-child(2) {
    display: block;
    height: 36px;
    margin-left: 220px;
    font-size: 14px;
    line-height: 36px;
    float: right;
    border-bottom: 1px solid #fff;
}

.section5 .ppfw_text {
    height: 275px;
    margin-top: 36px;
    position: relative;
}

.section5 .ppfw_text p {
    height: 22px;
    color: #fff;
    font-size: 18px;
    line-height: 22px;
    vertical-align: middle;

}

.section5 .ppfw_text p:nth-child(1) {
    position: absolute;

}

.section5 .ppfw_text p:nth-child(2) {
    position: absolute;
    top: 70px;
}

.section5 .ppfw_text p:nth-child(3) {
    position: absolute;
    top: 142px;

}

.section5 .ppfw_text p:nth-child(4) {
    position: absolute;
    top: 216px;
}

.section5 .ppfw_text p:nth-child(5) {
    position: absolute;
    left: 550px;
}

.section5 .ppfw_text p:nth-child(6) {
    position: absolute;
    top: 70px;
    left: 550px;
}

.section5 .ppfw_text p:nth-child(7) {
    position: absolute;
    top: 142px;
    left: 550px;
}

.bannernei {
    width: 100%;
    height: 500px;
}

.bannernei img {
    width: 100%;
    height: 500px;
}

/*locabg*/
.locabg {
    width: 100%;
    height: auto;
    box-shadow: 0px 8px 10px #f2f2f2;
    margin-bottom: 50px;
    box-shadow: 0 5px 5px #e6e6e6;
}

.toplist {
    height: 70px;
}

.toplist ul {
    list-style: none;
}

.toplist ul li {
    margin: 0;
    padding: 0;
    width: 120px;
    height: 70px;
    line-height: 70px;
    float: left;
    /* background: url(../images/navarrow.png) no-repeat right center; */
}

.toplist ul li a {
    text-decoration: none;
    display: block;
    line-height: 70px;
    color: #555;
    font-family: "微软雅黑";
    font-size: 14px;
    text-align: center
}

.toplist ul li a:hover {
    background: #1c63c3;
    color: #fff;
}

.toplist ul li.current {
    background: #1c63c3;
}

.toplist ul li.current a {
    color: #FFF
}

.main {
    margin-top: 80px;
}

.main>ul>li {
    margin-bottom: 12px;
    padding: 30px;
}

.main>li {
    margin-bottom: 33px;
}

.main li a p:nth-child(1) {
    height: 30px;
    font-size: 16px;
    line-height: 30px;
    color: #454545;
    margin-bottom: 0;
}

.main li a p:nth-child(2) {
    margin-top: 7px;
    font-size: 14px;
    line-height: 24px;
    color: #606060;
}

.main li a .bot {
    width: 100%;
    height: 14px;

}

.main li a .bot span:nth-child(1) {
    display: block;
    width: 375px;
    border-bottom: 3px solid #858585;
    float: left;
    margin-top: 5px;
}

.main li a .bot span:nth-child(2) {
    float: right;
    font-size: 14px;
    color: #454545;
}

.main li:hover {
    background-color: #e8e8e8;
}

.main li:hover .bot span:nth-child(1) {
    border-bottom: 3px solid #1c63c3;

}

.headernei {
    width: 100%;
    height: 169px;
    background-color: rgba(255, 255, 255, 0.77);
    position: absolute;
    top: 0;
    left: 0;
    z-index: 50;
}

.headernei .header_logo {
    width: 86px;
    height: 169px;
    float: left;
}

.headernei .header_logo img {
    height: 169px;
}

.headernei .header_xinxi {
    width: 1114px;
    height: 35px;
    margin-top: 47px;
    float: right;
}

.headernei .header_xinxi .phone {
    margin-left: 60px;
    width: 184px;
    height: 35px;
    border-radius: 17.5px;
    background: url(../images/phone.png);
    background-size: 100%;
}

.headernei .menu {
    height: 80px;
    margin-top: 22px;
}

.headernei .menu ul {
    height: 80px;
}

.headernei .menu ul li a,
.headernei .menu ul li a:visited {
    display: block;
    width: 159px;
    text-align: center;
    font-size: 14px;
    color: #333;
    line-height: 30px;
    padding-top: 20px;
    padding-bottom: 8px;
    text-decoration: none;

}

.headernei .menu ul li a:hover {}

.headernei .menu ul li a i {
    display: block;
    line-height: 10px;
    text-transform: uppercase;
    color: #bdbdbd;
    font-size: 12px;
}

.headernei .menu ul li {
    float: left;
    position: relative;
    z-index: 100;
}

.headernei .menu ul li ul {
    display: none;
    width: 138px;
}

.headernei .menu ul li:hover a {
    background: url(../images/navarrow.png) no-repeat bottom center;
    position: relative;
    z-index: 100;
    color: #333;
    font-weight: bold;
}

.headernei .menu ul li:hover ul {
    display: block;
    position: absolute;
    left: 0;
}

.headernei .menu ul li:hover ul li a.hode {
    color: #333;
}

.headernei .menu ul li:hover ul li {
    display: block;
    width: 138px;
    background-color: #1c63c3;
}

.headernei .menu ul li:hover ul li:hover a.hide {
    color: #333;
}

.headernei .menu ul li:hover ul li ul {
    display: none;
    top: 0px;
}

.headernei .menu ul li:hover ul li a {
    display: block;
    color: #fff;
    line-height: 20px;
    padding-top: 12px;
    background-image: none;
    font-size: 14px;
    width: 138px;
    border-bottom: 1px solid #fff;
    font-weight: normal;
    padding-bottom: 12px;
}

.headernei .menu ul li:hover ul li a:hover {
    background-color: #022e6a;
    color: #fff;
}



/*分页*/
.page {
    text-align: center;
    margin: 0px auto;
    padding: 0px;
    width: auto;
    padding-right: 7px;
    height: 35px;
    padding-top: 30px;
    padding-bottom: 80px;
}

.page a {
    border: 1px solid #1c63c3;
    background: #fff;
    color: #000;
    height: 26px;
    line-height: 26px;
    padding: 6px 12px;
    margin: 0px 7px;
    text-decoration: none;
}

.page a:hover {
    background: #1c63c3;
    color: #fff;
    height: 26px;
    line-height: 26px;
    padding: 6px 12px;
    margin: 0px 7px;
    text-decoration: none;
}

.page span {
    display: inline;
    background: #383838;
    color: #d1d1d1;
    font-size: 12px;
    height: 26px;
    line-height: 26px;
    padding: 6px 6px;
    margin: 0px 5px;
}

.footer {
    width: 100%;
    height: 183px;
    background-color: #464646;
}

.footer .footer_top {
    height: 96px;
    border-bottom: 1px solid #ffffff;
    padding-top: 60px;
}

.footer .footer_top ul {
    overflow: hidden;

}

.footer .footer_top ul li {

    border-right: 1px solid #fff;
    float: left;
}

.footer .footer_top ul li:last-child {

    border-right: none;

}

.footer .footer_top ul li a {
    font-size: 16px;
    color: #fff;
    line-height: 16px;
    padding-left: 30px;
    padding-right: 15px;
}

.footer p {
    height: 86px;
    line-height: 86px;
    overflow: hidden;
    font-size: 14px;
    color: #fff;
}

.last {
    width: 100%;
    height: 45px;
    background-color: #7d7d7d;
}

.last .container span {
    font-size: 14px;
    line-height: 45px;
    color: #fff;
}

.ih6 {
    text-align: center;
    margin: 0;
    padding-bottom: 15px;
    color: #999;
}

.descriptions {
    line-height: 24px;
    color: #555;
}

/*上一篇 下一篇*/
.next1 {
    text-align: right;
    margin: 0px auto;
    padding: 8px 0px;
    height: 32px;
    line-height: 32px;
    border-top: 1px solid #ddd;
    margin-top: 40px;
    color: #999;
}

.next1 a {
    height: 32px;
    line-height: 32px;
    text-decoration: none;
    color: #999;
}

.next1 a:hover {
    text-decoration: none;
    color: #333;
}

.clear {
    clear: both;
    _overflow: hidden;
    height: 0px;
}

.clear1 {
    clear: both;
    _overflow: hidden;
    height: 0px;
    margin-bottom: 150px;
}

/*网站地图*/
.sitemap {
    height: 38px;
    line-height: 38px;
    width: 100%;
    float: left;
    padding: 0px;
    margin: 0px auto;
    margin-bottom: 10px;
    background: #ededed;
    margin-top: 20px;
    margin-bottom: 20px;
}

.sitemap span {
    width: 210px;
    height: 38px;
    line-height: 38px;
    font-size: 15px;
    font-family: "微软雅黑";
    color: #fff;
    text-align: left;
    float: left;
    background: #888;
    padding-left: 15px;
}

.sitemap span b {
    color: #fff;
    font-size: 12px;
    text-transform: uppercase
}

.sitemap p {
    color: #333;
}

/*relation*/
.relation {
    line-height: 20px;
    margin-bottom: 10px;
    color: #999;
}

.relation a {
    line-height: 30px;
    display: block;
}

.relation span {
    line-height: 30px;
    height: 30px;
    border-bottom-width: 2px;
    border-bottom-style: solid;
    display: block;
    border-bottom-color: #666;
    margin-bottom: 10px;

}

.relation span em {
    background-color: #666;
    display: block;
    width: 85px;
    padding-right: 10px;
    padding-left: 10px;
    color: #FFF;
    border-radius: 5px 5px 0px 0px;
}

.relation span em a {
    color: #ffffff;
}


/**ieve**/
.ieves {
    margin: 0px;
    padding: 0;
    width: 100%;
    height: auto;
    overflow: hidden;
}

.ieves ul {
    margin: 0;
    padding: 0px;
    text-align: left;
}

.ieves li {
    line-height: 36px;
    height: 36px;
    overflow: hidden;
    border-bottom: 1px dashed #d2d1d1;
    background: url(../images/inewli.gif) no-repeat left center;
    padding-left: 10px;
}

.ieves li span {
    text-align: right;
    float: right;
    color: #727272;
    font-size: 12px;
}

.ieves li a {
    float: left;
    text-align: left;
    line-height: 36px;
    height: 36px;
    text-decoration: none;
    color: #444;
}

.ieves li a:hover {
    color: #1c63c3;
}


.pro {
    width: 1200px;
    float: right;
}

.pro ul {}

.pro ul li {
    width: 288px;
    height: 214px;
    display: block;
    float: left;
    border: 1px solid #ececec;
    margin-right: 11px;
    margin-bottom: 32px;
    position: relative;
    overflow: hidden;
    height: 100%;
}

.pro ul li a {
    display: block;
    width: 288px;
    height: 214px;
}

.pro ul li a img {
    display: block;
    width: 288px;
    height: 214px;
    -webkit-transition: 0.6s;
}

.pro ul li em {
    margin: 0;
    padding: 0;
    display: block;
    width: 288px;
    height: 0px;
    line-height: 0px;
    overflow: hidden
}

.pro ul li:hover em {
    height: 35px;
    line-height: 35px;
    margin-top: -35px;
    background-color: rgba(0, 0, 0, 0.2);
    position: absolute;
    z-index: 999px;
    padding: 0 20px;
    overflow: hidden;
    color: #333;
}

.pro ul li span {
    display: block;
    width: 288px;
    height: 214px;
    overflow: hidden;
}

.pro ul li:hover img {
    transform: scale(1.2, 1.2);
    transition: transform 0.6s ease 0s;
}


.main-content {
    width: 1200px;
    background: url(../images/kf.png) no-repeat left center;
    margin-bottom: 50px;
}

.mess {
    text-align: left;
    color: #777;
    font-size: 14px;
    margin-bottom: 20px;
}

.mess b {
    color: #333;
    font-size: 28px;
    font-weight: normal;
    line-height: 40px;
}

.main-content table {
    margin-bottom: 15px;
    font-size: 14px;
}

.main-content .input {
    border: 1px solid #ccc;
    padding: 8px 0px;
    background-color: #ffffff;
}

.main-content textarea {
    margin: 0;
    padding: 0;
    background: #f9f9f9;
    border: 1px solid #ccc;
}

.submit2 {
    background-color: #e5d842;
    color: #FFF;
    width: 120px;
    height: 40px;
    line-height: 40px;
    border: 0;
    margin-right: 30px;
}

.reset2 {
    background-color: #4a4a4a;
    color: #FFF;
    width: 120px;
    height: 40px;
    line-height: 40px;
    border: 0;
}

.contact-left p {
    line-height: 24px;
}

.contact-left2 {
    width: 650px;
    float: left;
    margin-left: 50px;
    color: #333333;
    line-height: 30px;
    font-size: 14px;
}

.mess2 {
    text-align: left;
    color: #777;
    font-size: 14px;
    margin-bottom: 20px;
}

.mess2 b {
    color: #555;
    font-size: 18px;
    text-transform: uppercase;
}

.main .product li {
    width: 350px;
    height: 260px;
    float: left;
    margin-right: 74px;
    margin-bottom: 64px;
}

.main .product li:nth-child(3n+3) {
    margin-right: 0;
}

.main .product li .productdiv {
    width: 350px;
    height: 206px;
    overflow: hidden;
}

.main .product li span {
    display: block;
    width: 350px;
    height: 206px;
    background-color: rgba(160, 160, 160, 0.7);
    transition: all 0.6s;
}

.main .product li a p {
    width: 350px;
    height: 54px;
    background-color: #4e84cc;
    color: #fff;
    line-height: 54px;
    text-align: center;
    font-size: 16px;
    margin: 0;
}

.main .product li:hover .productdiv span:nth-child(2) {
    transform: translateY(-100%);
}

.product_fangda {
    float: left;
    width: 400px;
}

/*相关样式*/

#showbox {
    border: 1px solid #eee;
    margin-left: 72px;
}

#showbox span {}

#showsum {
    left: 15px;
    margin-top: 20px;
    margin-left: 100px;
}

#showsum span {
    border: 1px solid #ddd;
}

#showsum span.sel {
    border: 1px solid #f60;
}

.showpage {
    width: 450px;
    position: relative;
    margin-left: 97px;
}

.showpage a {
    display: block;
    width: 15px;
    border: 1px solid #ddd;
    height: 60px;
    line-height: 60px;
    background: #eee;
    text-align: center;
    font-size: 18px;
    position: absolute;
    left: 0;
    top: -62px;
    text-decoration: none;
    color: #999;
}

.showpage a#shownext {
    left: auto;
    right: 0;
}

.showpage a:hover {
    background: #ccc;
    color: #777;
}

.pro_ri {
    float: right;
    width: 462px;
    height: 500px;
    background: #f8f8f8;
    padding: 20px 30px;
    margin-right: 84px
}

.pro_ri h4 {
    font-size: 22px;
    color: #555;
    line-height: 50px;
}

.pro_ri .pro_des {
    width: 100%;
    border-top: 1px dashed #ddd;
    border-bottom: 1px dashed #ddd;
    height: 280px;
    overflow: hidden;
    padding-top: 20px;
}

.pro_ri .more {
    width: 150px;
    height: 40px;
    background: #1c63c3;
    text-align: center;
    margin-top: 40px;
}

.pro_ri .more a {
    color: #fff;
    line-height: 40px;
    display: block;
    text-decoration: none;
}

.pro_ri .more:hover {
    background: #465160;
}

.details {
    margin-top: 30px;
}

.main1 {
    margin-top: 80px;
}

.main1 .productaa {

    overflow: hidden;
}

.main1 .productaa .productdiv {
    width: 350px;
    height: 260px;
    overflow: hidden;

}

.main1 .productaa .productdiv img {
    width: 350px;
    height: 260px;
    transition: all 0.6s;

}

.main1 .productaa li:hover .productdiv img {
    transform: scale(1.1);
}

.main1 .productaa .productbb p {
    width: 350px;
    height: 64px;
    line-height: 64px;
    font-size: 18px;
    color: #333333;
    text-align: center
}

.main1 .productaa .productbb:hover p {
    background-color: #b8b8b8;
    color: #fff;
}

.main1 .productaa .productbb {
    margin-right: 74px;
    margin-bottom: 26px;
    float: left;
}

.main1 .productaa .productbb:nth-child(3n+3) {
    margin-right: 0;
    s
}

.fang_honorlist {
    margin-top: 30px;
}

.honorlist {
    width: 1200px;
    overflow: hidden;
    text-align: center;
    line-height: 35px;
}

.honorlist li {
    height: 310px;
    float: left;
    margin: 0 75px 0 0;
    display: inline;
    overflow: hidden;
    position: relative;
    margin-bottom: 30px;
}

.honorlist li .imgs {
    width: 350px;
    height: 260px;
}

.honorlist li .imgs img {
    width: 350px;
    height: 260px;
    display: block;
}

.tit {
    font-size: 14px;
    line-height: 42px;
    display: block;
}

.honorlist li:nth-child(3n+3) {
    margin-right: 0;
}




input[type="text"],
input[type="search"],
textarea {
    border: none;
    outline: none;
    resize: none;
    -webkit-appearance: none;
}



.search {
    width: 180px;
    height: 30px;
    background: #fff;

    float: right;
    border-radius: 6px;
    border: 1px solid;
}

.search input {
    margin: 0;
    color: #000000;
    text-indent: 1em;
    line-height: 30px;
    border: 0;
    font-size: 12px;
    font-family: "微软雅黑"
}

.search .keywords {
    width: 145px;
    height: 30px;
    float: left;
    border: 0;
    background: none;
}

.search .button {
    background: url(../images/search.png) 0 0 no-repeat;
    background-size: 100%;
    -webkit-appearance: none;
    width: 23px;
    height: 25px;
    border: 0;
    float: right;
    padding: 0;
    margin-top: 3px;
    margin-right: 5px;
}





.footer11 {
    width: 100%;
    height: 183px;
    background-color: #464646;
    position: absolute;
    bottom: 45px;
}

.footer11 .footer_top {
    line-height:25px;
    border-bottom: 1px solid #ffffff;
    padding-top: 60px;font-size: 14px
}

.footer11 .footer_top ul {
    overflow: hidden;
}

.footer11 .footer_top ul li {

    border-right: 1px solid #fff;
    float: left;
}

.footer11 .footer_top ul li:last-child {

    border-right: none;

}

.footer11 .footer_top ul li a {
    font-size: 16px;
    color: #fff;
    line-height: 16px;
    padding-left: 30px;
    padding-right: 15px;
}

.footer11 p {
    color: #fff;
    font-size: 16px;
}

.footer11>.container {
    position: relative;
}

.footer11 .container p:nth-child(1) {
    position: absolute;
    top: 25px;
}

.footer11 .container p:nth-child(2) {
    position: absolute;
    top: 25px;
    left: 113px;
}

.footer11 .gongsixinxi {
    height: 63px;
    line-height: 86px;
    overflow: hidden;
    font-size: 14px;
    color: #fff;
}

.last11 {
    width: 100%;
    height: 45px;
    background-color: #7d7d7d;
    position: absolute;
    bottom: 0;
}

.last11 .container span {
    font-size: 14px;
    line-height: 45px;
    color: #fff;
}

.last11 .container p:nth-child(1) {
    color: #fff;
    text-align: center;
    line-height: 45px;
}

.last11 .container p:nth-child(1) a {
    color: #fff;
}

.last11 .container p:nth-child(1) img {
    width: 50px;
    height: 12px;
}

.last .container p:nth-child(1) {
    color: #fff;
    text-align: center;
    line-height: 45px;
}

.last .container p:nth-child(1) a {
    color: #fff;
}

.last .container p:nth-child(1) img {
    width: 50px;
    height: 12px;
    display: inline;
}

.lastw {
    width: 100%;
    height: 58px;
    background-color: #7d7d7d;
    position: absolute;
    bottom: 0;
}

.lastw .last p:nth-child(1) {
    width: 100%;
    height: 58px;
    line-height: 58px;
    color: #ffffff;
    text-align: center;
}

.section {
    z-index: 999;
}

.lastw .last img {
    display: inline;
    width: 50px;
    height: 12px;
}

.only img {
    display: inline;
    width: 50px;
    height: 12px;
}

.only {
    display: inline;
    width: 50px;
    height: 12px;
}

@media screen and (max-width: 1440px) {
    .section5 .ppfw_text {
        height: 275px;
        margin-top: -28px;
        position: relative;
    }

    .section5 .ppfw_title p:nth-child(3) {
        height: 36px;
        line-height: 36px;
        margin-top: -7px;
    }

    .section5 .ppfw_text p:nth-child(2) {
        position: absolute;
        top: 40px;
    }

    .section5 .ppfw_text p:nth-child(6) {
        position: absolute;
        top: 40px;
        left: 550px;
    }

    .section5 .ppfw_text p:nth-child(3) {
        position: absolute;
        top: 80px;
    }

    .section5 .ppfw_text p:nth-child(7) {
        position: absolute;
        top: 80px;
        left: 550px;
    }

    .section5 .ppfw_text p:nth-child(4) {
        position: absolute;
        top: 122px;
    }

    .section4 .ppfw_title p:nth-child(3) {
        height: 36px;
        line-height: 36px;
        margin-top: 12px;
    }

    .section4 ul {
        overflow: hidden;
        margin-top: -6px;
        position: relative;
        right: -150%;
    }
}

.cnzz {
    width: 50px;
    height: 12px;
    position: absolute;

}

.section5 {
    position: relative;
}

#dowebok {
    position: relative;
}

.martt {
    margin-top: 30px;
}


.footer1 {
    width: 100%;
    height: 86px;
    background-color: #464646;
}

.footer1 .footer_top {
    height: 96px;
    border-bottom: 1px solid #ffffff;
    padding-top: 60px;
}

.footer1 .footer_top ul {
    overflow: hidden;

}

.footer1 .footer_top ul li {

    border-right: 1px solid #fff;
    float: left;
}

.footer1 .footer_top ul li:last-child {

    border-right: none;

}

.footer1 .footer_top ul li a {
    font-size: 16px;
    color: #fff;
    line-height: 16px;
    padding-left: 30px;
    padding-right: 15px;
}

.footer1 p {
    height: 86px;
    line-height: 86px;
    overflow: hidden;
    font-size: 14px;
    color: #fff;
}

.friendlink {
    width: 100%;
    text-align: left;
    height: auto;

}

.link_tgb {
    font-size: 14px;
    height: 25px;
    line-height: 25px;
}

.link_tgb .t1 {
    background: url(../images/link.png) no-repeat left;
    padding-left: 20px;
    padding-right: 15px;
    border-right: 1px solid #fff;
    color: #fff;
}

.link_tgb .t2 {
    background: url(../images/city.png) no-repeat left;
    padding-left: 20px;
    margin-left: 15px;
    color: #fff;
}

.links {
    color: #FFF;
    font-size: 14px;
}

.links a {
    padding: 0 20px;
    border-right: 1px solid #fff;
    font-size: 14px;
    color: #fff;
}

#c01 {
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    font-size: 14px;
    color: #fff;
}

#c02 {
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    color: #fff;
}

#c01 a {
    color: #fff;
}

#c02 a {
    color: #fff;
}